Welcome![Sign In][Sign Up]
Location:
Search - Tree control

Search list

[TreeViewRGTreeDemo

Description: 一个对树控件上操作速度(添加,删除,排序)进行优化的例子,当对大量树节点进行操作时,此方法可以比常规方法明显快几倍甚至十几倍-A tree control on the operation speed (add, delete, sort) to optimize the example, when a large number of tree nodes in operation, this method can be significantly faster than conventional methods of ten times or even several times
Platform: | Size: 45056 | Author: 严重霄 | Hits:

[TreeViewVCBitmapTreeControl

Description: 本实例对CTreeCtrl类进行了增强,不仅使它带有背景位图,而且解决了在点击树型控件时背景位图闪动的问题-Examples of this type carried out CTreeCtrl enhanced, not only make it with a background bitmap, but settled in the tree control when clicking background bitmap flashing problem
Platform: | Size: 17408 | Author: shenhaiyu | Hits:

[ListView/ListBoxsupergrid

Description: VC++超级列表listview控件源代码.这个控件是C++下的网格控件,可以在ListView中显示树,每个树节点可以有Checkbox选择框,可以在其中单元中插入图片,并且支持排序功能。可以通过+-号展开或者合并树节点。-VC++ Super list listview control the source code. This control is C++ Grid under the control can be displayed in the ListView trees, each tree node can have Checkbox selection box, you can insert the unit in which the picture, and support the sort function. By+- Expand its tree node or merger.
Platform: | Size: 362496 | Author: mysisi | Hits:

[.netComboBoxTree

Description: combobox控件与Tree控件的整合,在commbobox控件的下拉框中实现了tree控件-Tree controls combobox control and integration of controls in the drop-down box commbobox realize the tree control
Platform: | Size: 27648 | Author: doy | Hits:

[TreeViewVCTREE

Description: 树控件(TREECTRL)的使用,用VC6.0的树控件(TREECTRL)建立树结构,包括树结构的建立,设置树结构的图标,和树结构的增加,删除,查看,排序等功能,是树控件TREECTRL)的使用入门资料。有详细说明文档一份和程序示例。-Tree Control (TREECTRL) the use of the tree with VC6.0 control (TREECTRL) the establishment of tree structure, including the establishment of tree structure, tree structure of the icon set, and the tree structure to add, delete, view, sort and other functions, is Tree Controls TREECTRL) the use of introductory information. Has detailed documentation and procedures for a sample.
Platform: | Size: 47104 | Author: lonfan | Hits:

[GUI Developdbtree

Description: delphi中显示数据库中数据到目录树中的控件-delphi display data to the database directory tree control
Platform: | Size: 5120 | Author: 张国荣 | Hits:

[TreeViewctreectrl

Description: 树形控件加入背景图,可以自由添加节点,删除节点,加入背景图等功能,比较玄的控件-Tree control by adding background image, they can add nodes, delete nodes, by adding features such as background image, compare Hyun control
Platform: | Size: 1906688 | Author: chenbo | Hits:

[GUI Developgridctrl_demo220

Description: Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2 . X versions of CGridCtrl it s now a lot simpler.
Platform: | Size: 206848 | Author: mark | Hits:

[GUI DevelopTreeEditor

Description: MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl-MFC tree control and the combination of list control CtreeCtrl and CListCtrl
Platform: | Size: 50176 | Author: haweifang | Hits:

[TreeViewVC_Tree_Code

Description: 实现自绘树控件操作,给树控件加入真彩背景图片,实现随心所欲的自画功能。-To achieve self-drawn tree control operation, to the tree control by adding true color background pictures, the realization of arbitrary functions from the painting.
Platform: | Size: 9305088 | Author: fanfu | Hits:

[Button controlvc_treecode

Description: 一段很好的三态树代码,是用vc++开发的,要用三态树的朋友可以下载-For some very good code tri-state tree, is vc++ Developed to use three-state friend of the tree can be downloaded
Platform: | Size: 3444736 | Author: lwm | Hits:

[TreeViewTreeCtrlWnd

Description: 实现树控件部发功能的框口,可以扩充,tree ctrl,windows-Realization tree control function of the Department of fat box mouth, can be expanded, tree ctrl, windows
Platform: | Size: 3993600 | Author: 谭宜波 | Hits:

[ComboBoxExtensiveCombo_src

Description: A few months ago, I was asked to develop a combo box that contains a tree view inside it. Initially, I used a normal tree view control, but I soon realized that I was short of space on some of the win forms. Now, in another project, I needed to use a multi select combo box, so I transformed the old tree view combo into a generic combo so that in the future I can add any control (for example, grid view, tree view, list box or any user control) inside the combo. In this article, I will focus on Multi-select and tree view combo but in the attached file you can find some more examples of this generic approach. I hope this article will be helpful for you.
Platform: | Size: 76800 | Author: | Hits:

[Internet-Networktree

Description: 一个树状控件的开源代码。已经过测试,请放心使用。-A tree of open source code control. Has been tested, please rest assured that use.
Platform: | Size: 41984 | Author: alben | Hits:

[TreeViewtreeview

Description: Examples of control tree use of win32 asm for the preparation of reference for beginners-Examples of control tree use of win32 asm for the preparation of reference for beginners
Platform: | Size: 30720 | Author: xlt | Hits:

[Internet-Networktree

Description: 经典的树型列表,是所有WEB应用开发的必需常用的管理控件-Classic tree list of all the necessary application development WEB commonly used management control
Platform: | Size: 81920 | Author: 卓工 | Hits:

[VC/MFCVCTabControlexample

Description: VC++ Tab Control控件的使用详解-VC++ Tab Control controls the use of detailed
Platform: | Size: 55296 | Author: 李魁 | Hits:

[TreeViewtreeview

Description: tree控件使用,试图的现实,模拟了游戏大厅的风格-the use of tree control, the reality of trying to simulate the style of the game hall
Platform: | Size: 1888256 | Author: jinsong | Hits:

[WEB Codetree

Description: 生成树控件,可以点击并展开书,可以复选框选择。-Spanning tree control, you can click and launch the book, you can select the check box.
Platform: | Size: 1024 | Author: king | Hits:

[Windows Developtree

Description: treeview控件实例,可任意添加/删除根节点或了节点-Examples of treeview control
Platform: | Size: 191488 | Author: hubo | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net